Welcome![Sign In][Sign Up]
Location:
Search - linux api

Search list

[Linux-UnixSDL-devel-1.2.13-1.i386

Description: Simple DirectMedia Layer库,简称 SDL,是为数不多的商业游戏开发公司使用的免费软件库之一。它提供跨平台的二维帧缓冲区图形和音频服务,它支持 Linux、Win32 和 BeOS。也不同程度地支持其它平台,包括 Solaris、IRIX、FreeBSD 和 MacOS。除了大量的服务,包括线程、独立于字节存储次序的宏和 CD 音频,SDL 还提供了一个简单的 API,它允许您尽可能接近本机硬件。使用 SDL 有三重优点:稳定、简单和灵活。-Simple DirectMedia Layer library, or SDL, is one of the few commercial game development company uses one of the free software library. It provides two-dimensional cross-platform graphics frame buffer and audio services, it supports Linux, Win32 and BeOS. To varying degrees, also support other platforms, including Solaris, IRIX, FreeBSD and MacOS. Apart from a large number of services, including threads, independent of the byte storage order of the macro and CD audio, SDL also provides a simple API, it allows you as close as possible to the local hardware. The use of SDL has three advantages: stable, simple and flexible.
Platform: | Size: 580608 | Author: litao | Hits:

[Linux-Unixcmvc-client-samples-1.4

Description: CMVC是IBM和许多跨国公司的缺陷管理工具。这里给出了很多在Linux下用KSH编写的使用CMVC命令的例子。这些例子来自于IBM内部的CMVC培训。-CMVC is IBM, and many of the defect management tool for multinational companies. Here are given a lot in Linux using KSH prepared using the CMVC command examples. These examples come from IBM
Platform: | Size: 134144 | Author: leon_gui | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[Linux-UnixLinuxC

Description: unix/linux的系统函数,系统调用 -unix/linux system functions, system calls
Platform: | Size: 259072 | Author: 叶文涛 | Hits:

[Linux-UnixAPI-BL2000PONMaker-3.5-TM3-v5.00-v1-71473466-78.ra

Description: Pon开发必备。linux内核。 -Pon development essential. linux kernel.
Platform: | Size: 362496 | Author: 牟许称 | Hits:

[Internet-NetworkAPI-BL2000PONMaker-3[1].5-TM2-v4.00-v1-80947576-86

Description: PON开发。linux内核,PON开发。linux内核-PON development. linux kernel, PON development. linux kernel
Platform: | Size: 391168 | Author: 牟许称 | Hits:

[OtherAPI-BL2000PONMaker_TM3_v3.00-v1-61610707-86

Description: PON开发。linux内核,PON开发。linux内核-PON development. linux kernel, PON development. linux kernel
Platform: | Size: 528384 | Author: 牟许称 | Hits:

[Internet-NetworkAPI-BL2000PONMaker-TM2-v2.20-v1-30225127-88

Description: PON开发。linux内核,PON开发。linux内核-PON development. linux kernel, PON development. linux kernel
Platform: | Size: 500736 | Author: 牟许称 | Hits:

[Linux-UnixAPI-BL2000PONMaker-TM3-v3.20-v1-49208149-37

Description: PON开发。linux内核,PON开发。linux内核-PON development. linux kernel, PON development. linux kernel
Platform: | Size: 539648 | Author: 牟许称 | Hits:

[Linux-Unixglib-2.0.0

Description: GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的实用的轻量级的C程序库,它提供C语言的常用的数据结构的定义、相关的处理函数,有趣而实用的宏,可移植的封装和一些运行时机能,如事件循环、线程、动态调用、对象系统等的API。它能够在类UNIX的操作系统平台(如LINUX, HP-UNIX等),WINDOWS,OS2和BeOS等操作系统台上运行。
Platform: | Size: 4613120 | Author: 陈青松 | Hits:

[Linux-Unixqt

Description: qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手-qt help documentation, chm format. Contains all of the category and usage qt. Linux window to learn good programming assistant
Platform: | Size: 7501824 | Author: 罗志灶 | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:

[Windows CEEVC4.2.iniFilereadwriteFounction

Description: 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
Platform: | Size: 4096 | Author: baihaili | Hits:

[Linux-Unixgtkapi.tar

Description: 该压缩包包含了GTK+的大量API函数,很值得推荐,为您在实际设计过程中节省了宝贵的时间,提高了效率。-The compressed packet contains GTK+ A large number of API functions, it is worthy of recommendation for you in the actual design process to save valuable time and increase efficiency.
Platform: | Size: 308224 | Author: 陈沧毅 | Hits:

[Linux-Unixkernel26

Description: Linux内核开发的重要函数,也就是Linux内核的重要函数列表。-Linux kernel development of an important function, that is an important function of Linux kernel list.
Platform: | Size: 159744 | Author: 胡锦涛 | Hits:

[Linux-Unixgooglehash

Description: google hash table算法,api清晰好用,附有本人测试的example程序,linux gcc。-google hash table algorithm, api clear easy to use, with the example I am testing procedure, linux gcc.
Platform: | Size: 22528 | Author: tom | Hits:

[Linux-Unixnetworkfunction

Description: linux下网络编程的函数,一些linux/unix下常用API函数的实现-linux network programming under a function, a number of linux/unix under the commonly used API functions to achieve
Platform: | Size: 39936 | Author: 赵晓威 | Hits:

[Linux-Unixamarok-1.4.9.1-CodePub

Description: Amarok是一款在LINUX或其他类UNIX操作系统中运行的音频播放器软件。 经过两年开发后,Amarok 项目团队宣布 Amarok 的 2.0 版本正式发布。得益于 KDE 4 的跨平台特性,Amarok 2.0 除了可在 Linux 系统上运行之外,也能够在其他系统上使用,包括 Windows 和 Mac OS X。Amarok 2.0 相比 Amarok 1.x 而言,它是一个革新的版本。Amarok 2.0 对用户界面(UI)进行了完全的重新设计,集成了 Magnatune、Jamendo、MP3tunes、Last.fm、Shoutcast 等在线服务,对脚本 API 和插件支持进行了修订,从 KDE 3 迁移到了 KDE 4 框架,以及使用了 Solid、Phonon、Plasma 等核心技术。 Amarok 开发者说,发布 Amarok 2.0 仅仅只是一个开始,他们将继续增强和改进 Amarok 的功能。-err
Platform: | Size: 15618048 | Author: look | Hits:

[Otherthelinuxkernel-api

Description: the linux kernel-api the linux kernel-api-the linux kernel-api the linux kernel-api
Platform: | Size: 172032 | Author: tantantan | Hits:

[Linux-Unixkernel_api

Description: linux内核api。ibm的。不知道全不全。-linux kernel api. ibm s. Do not know the whole incomplete.
Platform: | Size: 50176 | Author: ff4415 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net